home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_400 / 408_01 / read.me < prev    next >
Text File  |  1993-08-24  |  2KB  |  37 lines

  1. Compiling SNews ver. 1.91
  2. -------------------------
  3. SNews was designed on a DOS machine, but support has been added for OS/2 which
  4. has not been thoroughly tested.  It has been compiled with Borland's Turbo C
  5. compiler ver. 2.0 and Borland's C++ compiler ver. 3.1 under DOS, and with
  6. Borland's C++ compiler ver. 1.0 under OS/2.
  7.  
  8. To compile, first customize the makefile and type "make".  Note that Borland's
  9. make ver. 2.0 will not work because of the conditional statements.
  10.  
  11. The file "todo" contains my wish list of features to add and bugs to fix.
  12. These may or may not be added to future versions of SNews.  (The chance that
  13. they will be added increases greatly if you make them yourself and send
  14. me a copy!)
  15.  
  16. I have included in the package the small batch file "dirnews" which displays a
  17. (rather badly-formatted) NEWSBASE directory with the group name as well as
  18. numeric file name.  It must be run from the NEWSBASE directory, and requires
  19. the sed (Stream EDitor) Unix-like program to function.  Although the output is
  20. hard to read (I have more important things to fix!), it does come in handy
  21. sometimes while debugging.
  22.  
  23. SNews is free software; you can redistribute it and/or modify it under the
  24. terms of the GNU General Public License, version 1, as published by the Free
  25. Software Foundation.
  26.  
  27. This program is distributed in the hope that it will be useful, but WITHOUT
  28. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  29. FOR A PARTICULAR PURPOSE.  See the GNU General Public License (contained in
  30. the file COPYING) for more details.
  31.  
  32. Daniel Fandrich
  33. dan@fch.wimsey.bc.ca
  34. CompuServe: 72365,306
  35.  
  36. August 25, 1993
  37.